Week 1
Milestones
- Added a Packer Template to build Docker images, allowing the installation of selected extensions only.
- Built
postgisonbitnamifrom source instead of using apt packages. - Included the missing
pgvectorextension in thebitnamiimage.
Contributions
Learnings
- Understanding and utilizing Packer and Docker for building Docker images.
- Learned how to write bash scripts with user input.